func github.com/golang/protobuf/proto.requiresQuotes

2 uses

	github.com/golang/protobuf/proto (current package)
		text_encode.go#L195: func requiresQuotes(u string) bool {
		text_encode.go#L238: 	if requiresQuotes(url) {